@charset "utf-8";
.header{width: 100%;box-sizing: border-box;z-index: 3;padding: 2vw 8.3% 0 8.3%;background: #fff;}
.logo{display: block;float: left;}
.logo img{height: 2.8vw;}

.nav_xl_a {position:relative;cursor:pointer;z-index:999;display: none;width:50px; height:40px;float: right;}
.nav_xl_a span {position:absolute; opacity:1; left:0; top:50%; margin-left:0; width:40px; height:3px; background:#c80303;}
.nav_xl_a:before, .nav_xl_a:after {position:absolute; content:''; left:0%; top:50%; margin-left: 0; width:40px; height:3px; background:#c80303; transition:.4s all ease;}
.nav_xl_a:before {-webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0);}
.nav_xl_a:after {-webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0);}
.a1:before {-webkit-transform:rotate3d(0,0,1,45deg); transform:rotate3d(0,0,1,45deg);}
.a1:after {-webkit-transform:rotate3d(0,0,1,-45deg); transform:rotate3d(0,0,1,-45deg);}
.a1 span{display: none;}

.MenuList_f1{z-index: 11;line-height: 1.0;float: right;}
.MenuList_f1 .menu{text-align: center;}
.MenuList_f1 .menu li h3{font-weight: normal;}
.MenuList_f1 .menu li{display: inline-block;margin-right: 3.3vw;}
.MenuList_f1 .menu li a{display: block;font-size: 14px;}
.MenuList_f1 .menu li a span{padding: 1vw 8px 2.6vw 8px;text-transform: capitalize;color: #333333;display: block;position: relative;}
.MenuList_f1 .menu li a span:after{content: "";background: transparent;display: block;width: 100%;height: 3px;position: absolute;bottom: 0;left: 0;}
.MenuList_f1 .menu li a:hover span:after{background: #c80303;}
.MenuList_f1 .menu li a:hover span{color: #c80303;}
.MenuList_f1 .menu .on a span{color: #c80303;}
.MenuList_f1 .menu .on a span:after{background: #c80303;}
.MenuList_f1 .child{display: none;}
/*.MenuList_f1 .menu li:nth-last-child(1){margin-right: 0;margin-left: 3.3vw;}
.MenuList_f1 .menu li:nth-last-child(1) span{padding: 0;}
.MenuList_f1 .menu li:nth-last-child(1) span:after{height: 3px;background: #fff;bottom: -10px;}*/

.btn_g a{font-size: 14px;color: #999999;border-bottom: 2px solid #fff;padding: 1vw 0 8px 0;float: left;    line-height: 1.0;}
.btn_g a:hover,.btn_g a.on{color: #000000;border-color: #000000;}


.footer{background-color: #171717;padding: 3vw 8.2% 0 8.2%;box-sizing: border-box;}
.footer .slogo{display: inline-block;}
.footer .slogo img{height: 42px;}
.footer ul{display: block;text-align: left;margin-bottom: 15px;}
.footer ul li{display: inline-block;margin-right: 3.65vw;}
.footer ul li a{color: #fffefe;position: relative;}
.footer ul li:nth-last-child(1){margin-right: 0;}
.footer .copyright{line-height: 2.0;color: #999999;}
.footer .copyright p{display: inline-block;color: #999999;}
.footer .copyright a{display: inline-block;color: #999999;}
.footer .top{color: #fff;margin-bottom: 4vw;}
.footer .top .fr{text-align: right;}
.footer .bottom .fl p{font-size: 14px;color: #fff;line-height: 1.8;}
.footer .more{float: right;background-color: transparent;;border:1px solid #5c5c5c;color: #fff;width: 13.5vw;height: 3.9vw;line-height: 3.9vw;text-align: center;}
.footer .bottom{width: 100%;font-size: 14px;padding: 2.6vw 0;border-top: 1px solid #333333;}
.bgmob{background-color: #fff;box-shadow: 2px 2px 13px 1px rgba(0,0,0,0.1);}

.footer ul li a:hover {color: #c80303;}
.tha:after{content: "@";}
.tha{display: inline !important;}
@media screen and (max-width: 1360px){
    .MenuList_f1 .menu li{margin-right: 2vw;}
    .footer .bottom .fl{display: none;}
    .footer .bottom .fr{float: none;text-align: center;width: 100%;}
}
@media screen and (max-width: 1100px){
    .nav_xl_a{display: block;}
    .MenuList_f1{display: none;width: 50%;height:100%;position: fixed;right: 0;top:0;padding-top: 100px;background: #fff;line-height: 2.0;}
    .MenuList_f1 .menu li {width: 100%;text-align: center;}
    .MenuList_f1 .menu li a{width: 65%;font-size: 18px;margin: 0 auto;color: #c80303;}
    .MenuList_f1 .menu li a span{color: #c80303;padding: 2.5vw 0;line-height: 1.0;}
    .MenuList_f1 .menu li:nth-last-child(1) span{border-color: transparent;text-align: center;}
    .MenuList_f1 .menu li:nth-last-child(1){margin-left: 0;}
    .btn_g{margin-right: 4vw;}
    .MenuList_f1 .menu li a span:after{display: none;}
}
@media screen and (max-width: 1024px){
    .header{position: fixed;width: 100%;top: 0;left: 0;z-index: 99;padding: 3vw 5%;    box-shadow: 2px 2px 15px 2px rgba(0,0,0,0.25);}
    .logo img{height: 5.6vw;}
    .MenuList_f1{top: 96px;line-height: auto;}
    .btn_g a{font-size: 16px;}

    .btn_g{margin-right: 5%;}
    .btn_g .en{margin-right: 1em;}

    .footer{padding: 4vw 5%;}
    .footer .slogo img{height: 32px;}
    .footer .copyright{text-align: center;float: none;}
    .footer .fl{display: none;}
    .footer .top{display: none;}
}
@media screen and (max-width: 640px){
    .btn_g{margin-right: 0;}
    .btn_g a{font-size: 5vw;padding-top: 5vw;}
    .btn_g a.on{display: none;}
    .header{padding: 0 3%;height: 14vw;}
    .MenuList_f1{top: 14vw;padding-top: 0;}
    .MenuList_f1 .menu li a{width: 80%;font-size: 4.2vw;border: none;}
    .MenuList_f1 .menu li a span{padding: 4vw 0;}
    .nav_xl_a{width: 12vw;height: 14vw;margin-top: 0;}
    .nav_xl_a:before, .nav_xl_a:after,.nav_xl_a span{width: 100%;}
    .logo{margin-top:3vw;height: 8vw;max-width: 50%;}
    .logo img{height: 100%;max-width: 100%;}
    .header{padding: 0 3%;}
    .footer{padding: 5vw 3%;line-height: 1.8;font-size: 3.8vw;}
    .footer .copyright{text-align: center;width: 100%;}
    .footer .copyright p{line-height: 1.8;}
    .footer .bottom{border-color: transparent;font-size: 3.8vw;}
}